*{
	padding: 0;
	margin: 0;
}
ul li{
	list-style: none;
}
a{
	text-decoration: none;
	color: black;
}
/*top区*/
.top{
	width: 100%;
	background-color: #171717;
	height: 35px;
	overflow: hidden;
}
.top .top_1200{
	width: 90%;
	margin: 0 auto;
}
.top .top_1200 .center{
	margin: 0 auto;
	position: absolute;
	right: 43.51%;
}
.top .top_1200 .center p{
	font-family: SourceHanSansCN-Medium;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 1px;
	line-height: 35px;
	color: #e6e6e6;
	margin: 0 auto;
}
.top .top_1200 .right{
	float: right;
}
.top .top_1200 .right li{
	float: left;
	margin: 4px auto;
	padding-right: 17px;
}
/*导航区*/  
.nav{
	width: 100%;
	/*height: 40px;*/
	background-image: url(.././img/新官网-首页_004.png);
	background-size: contain;
	background-repeat: no-repeat;
	overflow: hidden;
}
.nav .nav_1200{
	width: 90%;
	margin: 0 auto;
}
.nav .nav_1200 .logo{
	float: left;
	margin: 5px 0;
	overflow: hidden;
}
.nav_1200 .logo img{
	display: block;
	width: 50%;
}
.nav_1200 .nav_list{
	float: right;
	margin:10px auto 0;
	width: 480px;
}
.nav_list a{
	margin-right:3%;
	font-family: SourceHanCN;
	font-weight: bold;
	color: #333333;
	font-size: 14px;
}
.nav_list .act{
	width: 100%;
	height: 20px;
	border-bottom:3px solid #cd4694;
}
/*banner区*/
.banner img{
	width:100%;
}
.banner .banner_1200{
	width: 90%;
	margin: 0 auto;
}
.banner_1200 .try{
	width: 100px;
	height: 35px;
	background-color: #21c3cd;
	border-radius: 8px;
	display: block;
	float: left;
	text-align: center;
	position: relative;
	bottom: 100px;
	left: 0;
	margin-left: 15%;
}
.banner_1200 .cor{
	width: 100px;
	height: 35px;
	border-radius: 8px;
	border: solid 2px #21c3cd;
	display: block;
	position: relative;
	bottom: 100px;
	left:0px;
	float: left;
	text-align: center;
	margin-left: 5%;
}
.banner .banner_1200 a{
	font-family: SourceHanSansCN-Medium;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 35px;
	letter-spacing: 2px;
	color: #FFFFFF;
}
/*内容1区*/
.content01{
	width:100%;
	background-image: url(.././img/新官网-首页_006.png);
	background-size: contain;
	background-repeat: repeat-y;
	overflow:hidden;
}
.content01 .content01_1200{
	width: 90%;
	margin: 0 auto;
}
.content01 .content01_1200 .item01{
	float: left;
	overflow: hidden;
	margin: 0 50px 0 0;
}
.content01 .content01_1200 .item01 h1{
	font-family: SourceHanSansCN;
	font-size: 24px;
	font-weight: bold;
	font-stretch: bold;
	letter-spacing: 2px;
	color: #333333;
}
.content01 .content01_1200 .item01 p{
	width: 320px;
	height: 110px;
	font-family: SourceHanSansCN;
	font-size: 14px;
	font-weight: bold;
	font-stretch:bold;
	line-height: 1.5em;
	letter-spacing: 1px;
	color: #4e4e4e;
	margin-top: 50px;
}
.content01 .content01_1200 .item01 a{
	display: block;
	float: right;
	width: 78px;
	height: 25px;
	border-radius: 8px;
	border: solid 2px #0fb2c1;
	text-align: center;
	font-family: SourceHanSansCN-Regular;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 25px;
	letter-spacing: 1px;
	color: #333333;
	margin-top: 25px;
	margin-left: 203px;
	overflow: hidden;
}
.content01 .content01_1200 .item02{
	width: 40%;
	float: right;
	margin: 0 0 60px 20px;
}
.content01 .content01_1200 .item02 img{
	width: 100%;
}
/*内容2区*/
.content02{
	width:100%;
	background-image: url(.././img/新官网-首页_007.png);
	background-size: contain;
	background-repeat: repeat-y;
	overflow:hidden;
}
.content02 .content02_1200{
	width: 90%;
	margin: 0 auto;
}
.content02_1200 .product_title{
	width:50%;
	text-align: center;
	margin:50px auto;
}
.content02_1200 .product_title h2{
	width:100%;
	font-family: SourceHanSansCN;
	font-size: 20px;
	font-weight: bold;
	font-stretch:bold;
	letter-spacing: 1px;
	color: #333333;
	margin: -150px auto 0;
}
.content02_1200 .product_title p{
	width:100%;
	font-family: SourceHanSansCN;
	font-size: 16px;
	font-weight: normal;
	font-stretch:normal;
	letter-spacing: 1px;
	color: #333333;
	margin-top:10px;
}
.content02 .product_list{
	margin-left: -3.3%;
}
.product_list ul{
	padding-top:50px ;
	overflow: hidden;
	text-align: center;
}
.product_list li .list01{
	float: left;
	width: 30%;
	margin-left: 3.3%; 
	margin-bottom: 10px;
	overflow: hidden;
}
 .product_list .list01 a{
	width: 185px;
	height: 93px;
	font-family: SourceHanSansCN;
	font-size:18px;
	font-weight: bold;
	font-stretch: bold;
	line-height: 24px;
	letter-spacing: 1px;
	color: #333333;
	display: block;
	text-align: center;
	margin: -74px auto 0;
}
.content02 .more {
	width: 120px;
	height: 40px;
	display: block;
	border-radius: 6px;
	border: solid 1px #434343;
	margin: 50px auto;
}
.content02 .more a{
	font-family: SourceHanSansCN;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	color: #333333;
	display: block;
	line-height: 40px;
	text-align: center;
}
/*内容3区*/
.content03{
	width:100%;
	background-image: url(.././img/新官网-首页_008.png);
	background-size: contain;
	background-repeat: repeat-y;
	overflow:hidden;
}
.content03 .content03_1200{
	width: 90%;
	margin: 0 auto;
}
.content03_1200 .solution_title{
	width:50%;
	text-align: center;
	margin:50px auto;
}
.content03_1200 .solution_title h2{
	width:100%;
	font-family: SourceHanSansCN;
	font-size: 20px;
	font-weight: bold;
	font-stretch:bold;
	letter-spacing: 1px;
	color: #333333;
	margin: -150px auto 0;
}
.content03_1200 .solution_title p{
	width:100%;
	font-family: SourceHanSansCN;
	font-size: 16px;
	font-weight: normal;
	font-stretch:normal;
	letter-spacing: 1px;
	color: #333333;
	margin-top:10px;
}
.solution_list ul{
	padding-top:50px ;
	overflow: hidden;
	margin: 0 auto;
	text-align: center;
}

.solution_list  li .list02{
	float: left;
	width: 50%;
	margin-left: 3%; 
	overflow: hidden;
	margin: 0 auto 10px;
	text-align: center;
}
 .solution_list .list02 a{
	width: 293px;
	height: 32px;
	font-family: SourceHanSansCN;
	font-size:16px;
	font-weight: bold;
	font-stretch: bold;
	letter-spacing: 1px;
	color: #333333;
	display: block;
	text-align: center;
	margin: 10px auto;
}
.content03 .more {
	width: 120px;
	height: 40px;
	display: block;
	border-radius: 6px;
	border: solid 1px #434343;
	margin: 50px auto;
}
.content03 .more a{
	font-family: SourceHanSansCN;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	color: #333333;
	display: block;
	line-height: 40px;
	text-align: center;
}
/*内容4区*/
.content04{
	width:100%;
	background-image: url(.././img/新官网-首页_009.png);
	background-size: contain;
	background-repeat: repeat-y;
	overflow:hidden;
}
.content04 .content04_1200{
	width: 90%;
	margin: 0 auto;
}
.content04_1200 .cooperation_title{
	width:50%;
	text-align: center;
	margin:50px auto;
}
.content04_1200 .cooperation_title h2{
	width:100%;
	font-family: SourceHanSansCN;
	font-size: 20px;
	font-weight: bold;
	font-stretch:bold;
	letter-spacing: 1px;
	color: #333333;
	margin: -130px auto 0;
}
.content04_1200 .cooperation_title p{
	width:100%;
	font-family: SourceHanSansCN;
	font-size: 16px;
	font-weight: normal;
	font-stretch:normal;
	letter-spacing: 1px;
	color: #333333;
	margin-top:10px;
}
.content04_1200 .cooperation_con_left{
	width: 50%;
	float: left;
	margin-top:50px;
	overflow: hidden;
}
.content04_1200 .cooperation_con_right{
	width: 50%;
	float: right;
	margin:0 auto;
	overflow: hidden;
}
.cooperation_con_right img{
	width: 90%;
	display: block;
}
.cooperation_con_left p{
	font-family: SourceHanSansCN;
	font-size: 14px;
	font-weight: bold;
	font-stretch: bold;
	line-height: 1.5em;
	letter-spacing: 1px;
	color: #333333;
}
.cooperation_con_left .item03 img{
	float: left;
	width: 20%;
	margin-left: 4%
	margin-top: 20px;
}
.cooperation_con_left .item04{
	float: right; 
	overflow: hidden;
	margin-bottom: 15px;
}
.cooperation_con_left .item04 a{
	font-family: SourceHanSansCN;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 1px;
	color: #333333;
}
/*底边区*/
.last{
	width: 100%;
	height: 45px;
	background-color: #003c74;
}
.last p{
	font-family: SourceHanSansCN-Medium;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 45px;
	letter-spacing: 1px;
	color: #ffffff;
	text-align: center;
}
/*foot区*/
.foot {
	width: 100%;
	background-color: #222b3f;
	overflow:hidden;
}
.foot .foot_1200{
	width: 90%;
	margin: 0 auto;
}
.foot_1200 .contact{
	width: 100%;
	margin: 26px auto;
	text-align: center;
	overflow:hidden;
}

.foot_1200 .contact .wechat{
	float: left;
	overflow: hidden;
	width: 50%;
}
.foot_1200 .contact .add{
	width: 50%;
	float:right;
	text-align: left;
	font-family: SourceHanSansCN-Regular;
	font-size: 14px;
	line-height: 22px;
	letter-spacing: 1px;
	color: #ffffff;
}
.foot_1200 .foot_list{
	display: block;
	margin: 0 auto;
	margin-top: 50px;
	text-align: center;
	overflow: hidden;
	color: #ffffff;
}
.foot_1200 .foot_list a{
	font-family: SourceHanSansCN-Regular;
	font-size: 14px;
	letter-spacing: 1px;
	color: #e7e7e7;
	text-align: center;
}
.foot_1200 .inf{
	display: block;
	margin: 10px auto;
	text-align: center;
	overflow: hidden;
	font-family: SourceHanSansCN-Regular;
	font-size: 12px;
	color: #e7e7e7;
}
/*返回顶部及上级*/
.back_top{
	display:block;
	position:fixed;
	right:0px;
	bottom:20px;
}
.back{
	display:block;
	position:fixed;
	right:0px;
	bottom:60px;
}
.back_top img{
	width: 50%;
}
.back img{
	width: 50%;
}